home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail-5.67 / mailstats / Makefile < prev    next >
Encoding:
Makefile  |  1992-02-20  |  150 b   |  9 lines

  1. #    @(#)Makefile    5.1 (Berkeley) 5/11/90
  2.  
  3. PROG=    mailstats
  4. CFLAGS+=-I${.CURDIR}/../src
  5. NOMAN=    noman
  6.  
  7. .include "../../Makefile.inc"
  8. .include <bsd.prog.mk>
  9.